Skip to content

add build instructions #72

add build instructions

add build instructions #72

Triggered via push July 17, 2024 21:23
Status Failure
Total duration 57s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
build: packages/core/src/features/grip/gripSlice.ts#L94
Missing semicolon
build: packages/core/src/index.ts#L37
Missing semicolon
build: packages/frontend/src/index.ts#L19
Missing semicolon
build: packages/frontend/src/pages/Smmart/Smmart.tsx#L57
Missing "key" prop for element in iterator
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. 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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: packages/core/src/api.ts#L16
Unexpected any. Specify a different type
build: packages/core/src/api.ts#L16
Unexpected any. Specify a different type
build: packages/core/src/api.ts#L16
Unexpected any. Specify a different type
build: packages/core/src/api.ts#L16
Unexpected any. Specify a different type
build: packages/core/src/features/aiSearch/aiSearchSlice.ts#L48
Unexpected any. Specify a different type
build: packages/core/src/features/cohort/cohortSlice.ts#L85
'_a' is assigned a value but never used
build: packages/core/src/features/filters/filters.ts#L291
'_' is defined but never used
build: packages/core/src/features/filters/filters.ts#L293
'_' is defined but never used
build: packages/core/src/features/filters/filters.ts#L294
'_' is defined but never used
build: packages/core/src/features/filters/filters.ts#L304
'_' is defined but never used
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/