chore(deps): bump oas
and oas-normalize
#2163
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
lint
21s
GitHub Action Dry Run
30s
Matrix: Test Suite
Annotations
14 errors
lint
Process completed with exit code 2.
|
Test Suite (14):
src/index.ts#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("string-argv")' call instead.
|
Test Suite (14):
src/lib/configstore.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("configstore")' call instead.
|
Test Suite (14)
Process completed with exit code 1.
|
Test Suite (20):
src/index.ts#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("string-argv")' call instead.
|
Test Suite (20):
src/lib/configstore.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("configstore")' call instead.
|
Test Suite (20)
Process completed with exit code 2.
|
GitHub Action Dry Run
Docker build failed with exit code 1
|
Test Suite (18):
src/index.ts#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("string-argv")' call instead.
|
Test Suite (18):
src/lib/configstore.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("configstore")' call instead.
|
Test Suite (18)
Process completed with exit code 2.
|
Test Suite (16):
src/index.ts#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("string-argv")' call instead.
|
Test Suite (16):
src/lib/configstore.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("configstore")' call instead.
|
Test Suite (16)
Process completed with exit code 2.
|