chore: add release pipeline to publish to npm registry #36
ci.yaml
on: pull_request
commitlint
27s
lint
21s
Matrix: build
Annotations
7 errors and 6 warnings
lint:
scripts/shebangify.js#L2
This file needs no shebang
|
lint:
scripts/shebangify.js#L3
Unexpected var, use let or const instead
|
lint:
scripts/shebangify.js#L4
Unexpected var, use let or const instead
|
lint:
scripts/shebangify.js#L4
Replace `"#!/usr/bin/env·node\n\n"` with `'#!/usr/bin/env·node\n\n'`
|
lint:
scripts/shebangify.js#L6
Insert `⏎`
|
lint:
scripts/shebangify.js#L6
Newline required at end of file but not found
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
scripts/shebangify.js#L4
Strings must use singlequote
|
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|