feat: Add arrow-up and arrow-down icons #14123
build-lint-test.yml
on: pull_request
build
/
git-secrets
7s
build
/
build
7m 4s
build
/
codeql
2m 59s
deploy
/
deploy
Annotations
5 errors and 1 warning
Documenter › definition for button matches the snapshot:
src/__tests__/snapshot-tests/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint)
Snapshot name: `Documenter definition for button matches the snapshot: button 1`
- Snapshot - 0
+ Received + 2
@@ -235,10 +235,12 @@
"angle-right",
"angle-up",
"angle-down",
"arrow-left",
"arrow-right",
+ "arrow-up",
+ "arrow-down",
"audio-full",
"audio-half",
"audio-off",
"backward-10-seconds",
"bug",
at src/__tests__/snapshot-tests/documenter.test.ts:8:24
|
Documenter › definition for icon matches the snapshot:
src/__tests__/snapshot-tests/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint)
Snapshot name: `Documenter definition for icon matches the snapshot: icon 1`
- Snapshot - 0
+ Received + 2
@@ -47,10 +47,12 @@
"angle-right",
"angle-up",
"angle-down",
"arrow-left",
"arrow-right",
+ "arrow-up",
+ "arrow-down",
"audio-full",
"audio-half",
"audio-off",
"backward-10-seconds",
"bug",
at src/__tests__/snapshot-tests/documenter.test.ts:8:24
|
Documenter › definition for prompt-input matches the snapshot:
src/__tests__/snapshot-tests/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint)
Snapshot name: `Documenter definition for prompt-input matches the snapshot: prompt-input 1`
- Snapshot - 0
+ Received + 2
@@ -214,10 +214,12 @@
"angle-right",
"angle-up",
"angle-down",
"arrow-left",
"arrow-right",
+ "arrow-up",
+ "arrow-down",
"audio-full",
"audio-half",
"audio-off",
"backward-10-seconds",
"bug",
at src/__tests__/snapshot-tests/documenter.test.ts:8:24
|
Documenter › definition for toggle-button matches the snapshot:
src/__tests__/snapshot-tests/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint)
Snapshot name: `Documenter definition for toggle-button matches the snapshot: toggle-button 1`
- Snapshot - 0
+ Received + 4
@@ -116,10 +116,12 @@
"angle-right",
"angle-up",
"angle-down",
"arrow-left",
"arrow-right",
+ "arrow-up",
+ "arrow-down",
"audio-full",
"audio-half",
"audio-off",
"backward-10-seconds",
"bug",
@@ -291,10 +293,12 @@
"angle-right",
"angle-up",
"angle-down",
"arrow-left",
"arrow-right",
+ "arrow-up",
+ "arrow-down",
"audio-full",
"audio-half",
"audio-off",
"backward-10-seconds",
"bug",
at src/__tests__/snapshot-tests/documenter.test.ts:8:24
|
build / build
Process completed with exit code 1.
|
build / codeql
Cache not found for keys: codeql-trap-1-2.20.4-javascript-20e6a83d9241df0c2372fbda5f7b4e9c03205121, codeql-trap-1-2.20.4-javascript-
|