fix: t -d #87
Annotations
2 errors and 2 warnings
@fiction/www/test/builtFiles.dist.test.ts > pre check secrets > has secrets:
@fiction/www/test/builtFiles.dist.test.ts#L9
Error: Command failed with ENOENT: flyctl secrets list -a fiction-sites
spawnSync flyctl ENOENT
❯ Object.spawnSync node:child_process:876:24
❯ execaSync node_modules/.pnpm/execa@8.0.1/node_modules/execa/index.js:181:25
❯ Module.execaCommandSync node_modules/.pnpm/execa@8.0.1/node_modules/execa/index.js:276:9
❯ @fiction/www/test/builtFiles.dist.test.ts:9:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'spawnSync flyctl', path: 'flyctl', spawnargs: [ 'secrets', 'list', '-a', 'fiction-sites' ], originalMessage: 'spawnSync flyctl ENOENT', shortMessage: 'Command failed with ENOENT: flyctl secrets list -a fiction-sites\nspawnSync flyctl ENOENT', command: 'flyctl secrets list -a fiction-sites', escapedCommand: 'flyctl secrets list -a fiction-sites', exitCode: undefined, signal: undefined, signalDescription: undefined, stdout: '', stderr: '', cwd: '/home/runner/work/fiction/fiction', failed: true, timedOut: false, isCanceled: false, killed: false }
|
build and test
Process completed with exit code 1.
|
build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3, slackapi/slack-github-action@v1.24.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|