Skip to content

Integration/all

Integration/all #21

Triggered via pull request June 2, 2024 18:30
Status Failure
Total duration 29s
Artifacts

linter.yml

on: pull_request
Run ESLint
21s
Run ESLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run ESLint: src/client/src/lib/components/modals/+AddOrg.svelte#L6
'goto' is defined but never used
Run ESLint: src/client/src/lib/components/modals/+EditOrg.svelte#L5
'getOrganization' is defined but never used
Run ESLint: src/client/src/lib/stores/store.ts#L3
Unexpected any. Specify a different type
Run ESLint: src/client/src/lib/stores/store.ts#L4
Unexpected any. Specify a different type
Run ESLint: src/client/src/lib/stores/store.ts#L5
Unexpected any. Specify a different type
Run ESLint: src/client/src/services/auth.ts#L3
Unexpected any. Specify a different type
Run ESLint: src/client/src/services/auth.ts#L22
Unexpected any. Specify a different type
Run ESLint: src/client/src/services/orgs.ts#L4
Unexpected any. Specify a different type
Run ESLint: src/client/src/services/orgs.ts#L23
Unexpected any. Specify a different type
Run ESLint: src/client/src/services/orgs.ts#L36
Unexpected any. Specify a different type
Run ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run ESLint
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/