Skip to content

Fix JestReporter importing full class instead of type #21

Fix JestReporter importing full class instead of type

Fix JestReporter importing full class instead of type #21

Triggered via release October 31, 2023 17:35
Status Success
Total duration 2m 5s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
build: lib/Utilities/Logger/SimpleLogger.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
build: lib/Utilities/Logger/SimpleLoggerApprovals.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
publish-npm: lib/Utilities/Logger/SimpleLogger.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
publish-npm: lib/Utilities/Logger/SimpleLoggerApprovals.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-npm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-npm
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/