Skip to content

Update README.md

Update README.md #522

Triggered via push June 15, 2023 14:41
Status Success
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (12.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1, coverallsapp/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (12.x): src/app/components/about.ts#L14
Unexpected any. Specify a different type
build (12.x): src/app/components/banner.ts#L8
Unexpected any. Specify a different type
build (12.x): src/app/components/basket.ts#L25
Unexpected any. Specify a different type
build (12.x)
Unexpected any. Specify a different type
build (12.x)
Argument 'newData' should be typed with a non-any type
build (12.x)
Unexpected any. Specify a different type
build (12.x): src/app/components/dashboard.ts#L27
Unexpected any. Specify a different type
build (12.x): src/app/components/explorer.ts#L29
Unexpected any. Specify a different type
build (12.x): src/app/components/explorer.ts#L43
Unsafe return of an `any` typed value
build (12.x): src/app/components/explorerEmpty.ts#L15
Unexpected any. Specify a different type
build (12.x)
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/