chore: release master #48
ci.yml
on: pull_request
build
1m 14s
lint
55s
Matrix: test
Annotations
5 errors and 3 warnings
lint:
packages/socket/src/client/socket.js#L1
'util' should be listed in the project's dependencies. Run 'npm i -S util' to add it
|
lint:
packages/socket/src/server/socket.js#L1
'util' should be listed in the project's dependencies. Run 'npm i -S util' to add it
|
lint:
packages/core/build/flecks.bootstrap.js#L1
'util' should be listed in the project's dependencies. Run 'npm i -S util' to add it
|
lint:
packages/core/build/stream.js#L2
'buffer' should be listed in the project's dependencies. Run 'npm i -S buffer' to add it
|
lint
Process completed with exit code 1.
|
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|