Skip to content

Refactor: OutputTokens interface #308

Refactor: OutputTokens interface

Refactor: OutputTokens interface #308

Re-run triggered October 12, 2023 23:39
Status Success
Total duration 5m 56s
Artifacts

node-test.yml

on: pull_request
path-filter
6s
path-filter
Matrix: node-build
Matrix: node-e2e
Matrix: node-package
Matrix: node-unit
test-status-check
4s
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#L54
Expected an assignment or function call and instead saw an expression
node-lint: test/modules/candidateWriter.test.ts#L122
Unexpected console statement
node-lint: test/modules/candidateWriter.test.ts#L126
Unexpected console statement
node-lint: test/modules/candidateWriter.test.ts#L128
Unexpected console statement
node-lint: test/modules/candidateWriter.test.ts#L133
Unexpected console statement
node-lint: test/modules/candidateWriter.test.ts#L137
Unexpected console statement
node-lint: test/modules/candidateWriter.test.ts#L141
Unexpected console statement