ci: add GitHub Actions workflows for testing, building, and publishing #1
Annotations
3 errors and 7 warnings
|
quality
Process completed with exit code 2.
|
|
quality:
src/bin/commit-msg.dev.ts#L10
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
quality:
src/bin/commit-msg.dev.ts#L9
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
quality:
test/version.test.ts#L3
'rmSync' is defined but never used
|
|
quality:
test/version.test.ts#L3
'existsSync' is defined but never used
|
|
quality:
test/version.test.ts#L1
'afterAll' is defined but never used
|
|
quality:
test/version.test.ts#L1
'beforeAll' is defined but never used
|
|
quality:
test/pack.test.ts#L2
'execSync' is defined but never used
|
|
quality:
test/integration.test.ts#L8
'afterEach' is defined but never used
|
|
quality:
test/integration.test.ts#L7
'beforeEach' is defined but never used
|