Docs: require every Markdown file to be used #431
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
node-test.yml
on: pull_request
path-filter
4s
test-status-check
4s
Annotations
11 warnings
node-lint:
index.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
node-lint:
index.ts#L43
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
node-lint:
src/types/files/archives/rar.ts#L61
Expected an assignment or function call and instead saw an expression
|
node-lint:
test/modules/candidateWriter.test.ts#L121
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L125
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L127
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L132
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L136
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L140
Unexpected console statement
|
node-unit (ubuntu, lts)
Failed to download action 'https://api.github.com/repos/volta-cli/action/tarball/d253558a6e356722728a10e9a469190de21a83ef'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
node-unit (ubuntu, lts)
Back off 10.98 seconds before retry.
|