Skip to content

chore(deps): pin @intlify dependencies to tag beta #1153

chore(deps): pin @intlify dependencies to tag beta

chore(deps): pin @intlify dependencies to tag beta #1153

Triggered via pull request July 26, 2023 14:39
Status Failure
Total duration 48s
Artifacts

test.yml

on: pull_request
Matrix: test-for-eslint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 3 warnings
Test for ESLint 8 on Node.js 16 OS: ubuntu-latest: lib/utils/collect-linked-keys.ts#L63
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Test for ESLint 8 on Node.js 16 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L143
Argument of type 'MessageNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 16 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L248
Argument of type 'MessageNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 16 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L249
Argument of type 'PluralNode | MessageNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 16 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L291
Argument of type 'LinkedNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 16 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L327
Argument of type 'LinkedNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 16 OS: ubuntu-latest
Process completed with exit code 1.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest
The job was canceled because "ubuntu-latest_16" failed.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest: lib/utils/collect-linked-keys.ts#L63
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L143
Argument of type 'MessageNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L248
Argument of type 'MessageNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L249
Argument of type 'PluralNode | MessageNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L291
Argument of type 'LinkedNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest: lib/utils/message-compiler/parser-v8.ts#L327
Argument of type 'LinkedNode' is not assignable to parameter of type '{ end: number; loc?: SourceLocation | undefined; }'.
Test for ESLint 8 on Node.js 20 OS: ubuntu-latest
The operation was canceled.
Test for ESLint 8 on Node.js 18 OS: ubuntu-latest
The job was canceled because "ubuntu-latest_16" failed.
Test for ESLint 8 on Node.js 18 OS: ubuntu-latest
The operation was canceled.
Lint: docs/.vitepress/components/eslint-code-block.vue#L47
Prop 'filename' requires default value to be set
Lint: docs/rules/no-html-messages.md#L48
'v-html' directive can lead to XSS attack
Lint: docs/rules/no-html-messages.md#L50
'v-html' directive can lead to XSS attack