Skip to content

Support for VS Codium #23

Support for VS Codium

Support for VS Codium #23

Triggered via release May 7, 2024 17:44
@isidoreisidore
created v7.1.0
Status Success
Total duration 1m 29s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: lib/Providers/BeforeEachVerifierBase.ts#L24
'this' implicitly has type 'any' because it does not have a type annotation.
build: lib/Providers/BeforeEachVerifierBase.ts#L37
'this' implicitly has type 'any' because it does not have a type annotation.
build: lib/Reporting/ReportLaunchingCircuitBreaker.ts#L2
File '/home/runner/work/Approvals.NodeJS/Approvals.NodeJS/lib/Reporting/Reporters/nodediffReporter.ts' is not a module.
build: lib/Reporting/Reporters/nodediffReporter.ts#L13
Property 'name' does not exist on type 'Reporter'.
publish-npm: lib/Providers/BeforeEachVerifierBase.ts#L24
'this' implicitly has type 'any' because it does not have a type annotation.
publish-npm: lib/Providers/BeforeEachVerifierBase.ts#L37
'this' implicitly has type 'any' because it does not have a type annotation.
publish-npm: lib/Reporting/ReportLaunchingCircuitBreaker.ts#L2
File '/home/runner/work/Approvals.NodeJS/Approvals.NodeJS/lib/Reporting/Reporters/nodediffReporter.ts' is not a module.
publish-npm: lib/Reporting/Reporters/nodediffReporter.ts#L13
Property 'name' does not exist on type 'Reporter'.
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/