Typescript #22
npm-publish.yml
on: release
build
33s
publish-npm
38s
Annotations
20 errors and 1 warning
build:
bin/index.ts#L11
Module '"/home/runner/work/Approvals.NodeJS/Approvals.NodeJS/lib/Approvals"' has no default export.
|
build:
lib/FileApprover.ts#L88
No overload matches this call.
|
build:
lib/Providers/BeforeEachVerifierBase.ts#L21
'this' implicitly has type 'any' because it does not have a type annotation.
|
build:
lib/Providers/BeforeEachVerifierBase.ts#L34
'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/gitdiffReporter.ts#L6
Duplicate identifier 'Reporter'.
|
build:
lib/Reporting/Reporters/icdiffReporter.ts#L6
Duplicate identifier 'Reporter'.
|
build:
lib/Reporting/Reporters/kdiff3Reporter.ts#L10
Duplicate identifier 'Reporter'.
|
build:
lib/Reporting/Reporters/kompareReporter.ts#L10
Duplicate identifier 'Reporter'.
|
build:
lib/Reporting/Reporters/meldReporter.ts#L9
Duplicate identifier 'Reporter'.
|
publish-npm:
bin/index.ts#L11
Module '"/home/runner/work/Approvals.NodeJS/Approvals.NodeJS/lib/Approvals"' has no default export.
|
publish-npm:
lib/FileApprover.ts#L88
No overload matches this call.
|
publish-npm:
lib/Providers/BeforeEachVerifierBase.ts#L21
'this' implicitly has type 'any' because it does not have a type annotation.
|
publish-npm:
lib/Providers/BeforeEachVerifierBase.ts#L34
'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/gitdiffReporter.ts#L6
Duplicate identifier 'Reporter'.
|
publish-npm:
lib/Reporting/Reporters/icdiffReporter.ts#L6
Duplicate identifier 'Reporter'.
|
publish-npm:
lib/Reporting/Reporters/kdiff3Reporter.ts#L10
Duplicate identifier 'Reporter'.
|
publish-npm:
lib/Reporting/Reporters/kompareReporter.ts#L10
Duplicate identifier 'Reporter'.
|
publish-npm:
lib/Reporting/Reporters/meldReporter.ts#L9
Duplicate identifier '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/
|