Support for VS Codium #23
npm-publish.yml
on: release
build
35s
publish-npm
39s
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/
|