Skip to content

Fix: possible stack size limit issues when globbing many files #348

Fix: possible stack size limit issues when globbing many files

Fix: possible stack size limit issues when globbing many files #348

Triggered via pull request October 21, 2023 17:34
Status Success
Total duration 7m 24s
Artifacts
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
7s
path-filter
Matrix: node-build
Matrix: node-e2e
Matrix: node-package
Matrix: node-unit
node-lint
53s
node-lint
test-status-check
2s
test-status-check
Fit to window
Zoom out
Zoom in

Annotations

9 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