Skip to content

add prebuild command #436

add prebuild command

add prebuild command #436

Triggered via push September 30, 2023 20:30
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 20 warnings
Lint: .prettierrc.js#L3
'module' is not defined
Lint: app/adapters/user.js#L19
'query' is defined but never used
Lint: app/adapters/user.js#L27
'modelName' is defined but never used
Lint: app/adapters/user.js#L27
'snapshot' is defined but never used
Lint: app/adapters/user.js#L31
'modelName' is defined but never used
Lint: app/adapters/user.js#L31
'snapshot' is defined but never used
Lint: app/components/blog-post/form.js#L20
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
Lint: app/components/blog-post/form.js#L32
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
Lint: app/components/blog-post/form.js#L34
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
Lint: app/components/blog-post/form.js#L44
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
Test
Process completed with exit code 1.
Lighthouse Score
Process completed with exit code 1.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: app/adapters/user.js#L19
'query' is defined but never used. Allowed unused args must match /^_/u
Lint: app/adapters/user.js#L27
'modelName' is defined but never used. Allowed unused args must match /^_/u
Lint: app/adapters/user.js#L27
'snapshot' is defined but never used. Allowed unused args must match /^_/u
Lint: app/adapters/user.js#L31
'modelName' is defined but never used. Allowed unused args must match /^_/u
Lint: app/adapters/user.js#L31
'snapshot' is defined but never used. Allowed unused args must match /^_/u
Lint: app/components/clock.js#L7
'now' is assigned a value but never used
Lint: app/components/clock.js#L8
'abbr' is assigned a value but never used
Lint: app/components/playlists/form.js#L3
'lookupValidator' is defined but never used
Lint: app/components/playlists/form.js#L4
'Changeset' is defined but never used
Lint: app/components/playlists/select.js#L16
'event' is defined but never used. Allowed unused args must match /^_/u
Lint
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/
Lint
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/
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
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/
Lighthouse Score
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lighthouse Score
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/
Lighthouse Score
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/
Lighthouse Score
No files were found with the provided path: lhci. No artifacts will be uploaded.