Skip to content

chore(deps): bump winston from 3.3.3 to 3.9.0 #498

chore(deps): bump winston from 3.3.3 to 3.9.0

chore(deps): bump winston from 3.3.3 to 3.9.0 #498

Triggered via pull request June 1, 2023 15:59
Status Failure
Total duration 1m 41s
Artifacts

linting.yml

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

Annotations

2 errors and 12 warnings
Lint (14.x): 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 (14.x)
Process completed with exit code 1.
Lint (14.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Lint (14.x): src/utils/stylelint/__tests__/stylelint-runner.ts#L66
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
Lint (14.x): src/utils/stylelint/formatting-options-to-rules.ts#L21
Unexpected 'todo' comment: 'TODO: Create respective rule upstream?'
Lint (14.x): src/utils/stylelint/stylelint-runner.ts#L73
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
Lint (14.x): test/e2e/__tests__/code-actions.ts#L41
Unexpected 'todo' comment: 'TODO: Investigate why editing tests...'
Lint (14.x): test/e2e/__tests__/ignore.ts#L11
Unexpected 'todo' comment: 'TODO: Get .stylelintignore to work'
Lint (14.x): test/e2e/__tests__/validate.ts#L25
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
Lint (14.x): test/e2e/__tests__/validate.ts#L51
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
Lint (14.x): test/e2e/setup.ts#L11
'languages' is defined but never used
Lint (14.x): test/e2e/setup.ts#L14
'ApiEvent' is defined but never used
Lint (14.x): test/integration/stylelint-vscode/test.ts#L46
Unexpected 'todo' comment: 'TODO: Restore once postcss-markdown is...'
Lint (14.x)
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/