Use GitHub CI #4
Annotations
1 error and 2 warnings
Run tests
Process completed with exit code 1.
|
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
[warning]/usr/local/lib/node_modules/yarn/lib/cli.js:46291
let {
^
SyntaxError: Unexpected token {
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:413:25)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/usr/local/lib/node_modules/yarn/bin/yarn.js:24:13)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
|