Skip to content

chore(deps): bump winston from 3.3.3 to 3.11.0 #538

chore(deps): bump winston from 3.3.3 to 3.11.0

chore(deps): bump winston from 3.3.3 to 3.11.0 #538

Triggered via pull request October 31, 2023 12:13
Status Failure
Total duration 4m 56s
Artifacts

linting.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Lint (18): test/unit/server-mocks.ts#L266
Type 'Mock<any, any> & { [Symbol.asyncIterator]: Mock<any, any>; _destroy: Mock<any, any>; _final: Mock<any, any>; _flush: Mock<any, any>; _read: Mock<any, any>; ... 92 more ...; writableObjectMode: boolean; }' is not assignable to type 'Mocked<Logger>'.
Lint (18)
Process completed with exit code 1.
Lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint (18): src/utils/stylelint/__tests__/stylelint-runner.ts#L66
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
Lint (18): src/utils/stylelint/formatting-options-to-rules.ts#L21
Unexpected 'todo' comment: 'TODO: Create respective rule upstream?'
Lint (18): src/utils/stylelint/stylelint-runner.ts#L73
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
Lint (18): test/e2e/__tests__/code-actions.ts#L41
Unexpected 'todo' comment: 'TODO: Investigate why editing tests...'
Lint (18): test/e2e/__tests__/ignore.ts#L11
Unexpected 'todo' comment: 'TODO: Get .stylelintignore to work'
Lint (18): test/e2e/__tests__/validate.ts#L25
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
Lint (18): test/e2e/__tests__/validate.ts#L51
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
Lint (18): test/e2e/setup.ts#L11
'languages' is defined but never used
Lint (18): test/e2e/setup.ts#L14
'ApiEvent' is defined but never used
Lint (18): test/integration/stylelint-vscode/test.ts#L48
Unexpected 'todo' comment: 'TODO: Restore once postcss-markdown is...'
Lint (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/