Skip to content

12.0.0

12.0.0 #96

Triggered via push October 11, 2023 12:29
Status Failure
Total duration 10m 5s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build: src/routes/web-component/+page.svelte#L7
A space is required before '}'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1, actions/cache@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `save-state` 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/
build
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/
build
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/
build: src/lib/Banner.svelte#L3
The 'customElement' option is used when generating a custom element. Did you forget the 'customElement: true' compile option?