Additional 3p labeler updates #6259
repo.yaml
on: pull_request
Build
1m 6s
Verify
49s
Matrix: Test
Annotations
21 errors and 9 warnings
Build
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Build
Property 'defaultSetting' is missing in type '{ identifier: string; blurs: "content"; severity: "alert"; locales: { lang: string; name: string; description: string; }[]; }' but required in type 'LabelValueDefinition'.
|
Build
Property 'defaultSetting' is missing in type '{ identifier: string; blurs: "content"; severity: "inform"; locales: { lang: string; name: string; description: string; }[]; }' but required in type 'LabelValueDefinition'.
|
Build
Property 'defaultSetting' is missing in type '{ identifier: string; blurs: "media"; severity: "alert"; locales: { lang: string; name: string; description: string; }[]; }' but required in type 'LabelValueDefinition'.
|
Build
Property 'defaultSetting' is missing in type '{ identifier: string; blurs: "none"; severity: "inform"; locales: { lang: string; name: string; description: string; }[]; }' but required in type 'LabelValueDefinition'.
|
Build
Property 'defaultSetting' is missing in type '{ identifier: string; blurs: "none"; severity: "none"; locales: { lang: string; name: string; description: string; }[]; }' but required in type 'LabelValueDefinition'.
|
Build
The operation was canceled.
|
Test (3/8)
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Test (3/8)
The operation was canceled.
|
Test (6/8)
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Test (6/8)
The operation was canceled.
|
Test (2/8)
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Test (2/8)
The operation was canceled.
|
Test (7/8)
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Test (7/8)
The operation was canceled.
|
Test (1/8)
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Test (1/8)
The operation was canceled.
|
Test (5/8)
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Test (5/8)
The operation was canceled.
|
Test (4/8)
Canceling since a higher priority waiting request for 'Test-additional-3p-labeler-updates' exists
|
Test (4/8)
The operation was canceled.
|
Verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify:
packages/api/src/moderation/decision.ts#L11
'InterprettedLabelValueDefinition' is defined but never used. Allowed unused vars must match /^_/u
|
Verify:
packages/api/src/rich-text/detection.ts#L80
'leading' is never reassigned. Use 'const' instead
|
Verify:
packages/api/src/rich-text/util.ts#L11
Unexpected combined character in character class
|
Verify:
packages/api/src/rich-text/util.ts#L11
Unexpected joined character sequence in character class
|
Verify:
packages/api/src/util.ts#L5
Unexpected joined character sequence in character class
|
Verify:
packages/api/tests/util/moderation-behavior.ts#L68
'ignoreCause' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Verify:
packages/xrpc-server/src/server.ts#L40
'handlerPipeThrough' is defined but never used. Allowed unused vars must match /^_/u
|
Test (8/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|