Upgrade packages #22
frontend.yml
on: push
basic-tests-and-linting
1m 6s
Annotations
4 warnings
basic-tests-and-linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
basic-tests-and-linting:
frontend/src/lib/component/Notification/Notification.svelte#L8
Unexpected any. Specify a different type
|
basic-tests-and-linting:
frontend/src/routes/+page.svelte#L11
Unexpected any. Specify a different type
|
basic-tests-and-linting:
frontend/src/routes/+page.svelte#L12
Unexpected any. Specify a different type
|