ci: fix the propagation of TEST_USER_GITHUB #72
Triggered via pull request
September 17, 2026 16:31
Status
Cancelled
Total duration
1m 38s
Artifacts
–
build-and-test.yml
on: pull_request
with-node
1m 25s
lint
42s
Matrix: with-go
Annotations
16 errors and 10 warnings
|
lint
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-go (1.26.x, windows-latest)
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-go (1.26.x, windows-latest)
The operation was canceled.
|
|
with-go (1.27.x, windows-latest)
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-go (1.27.x, windows-latest)
The operation was canceled.
|
|
with-node
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-node
The operation was canceled.
|
|
with-go (1.27.x, macos-latest)
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-go (1.27.x, macos-latest)
The operation was canceled.
|
|
with-go (1.27.x, ubuntu-latest)
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-go (1.27.x, ubuntu-latest)
The operation was canceled.
|
|
with-go (1.26.x, ubuntu-latest)
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-go (1.26.x, ubuntu-latest)
The operation was canceled.
|
|
with-go (1.26.x, macos-latest)
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
with-go (1.26.x, macos-latest)
The operation was canceled.
|
|
build-and-test
Canceling since a higher priority waiting request for build-and-test-refs/pull/1446/merge exists
|
|
react(no-unstable-nested-components):
src/components/content/markdown.tsx#L155
src/components/content/markdown.tsx:155:10: Do not define components during render.
|
|
react(no-unstable-nested-components):
src/components/content/markdown.tsx#L143
src/components/content/markdown.tsx:143:12: Do not define components during render.
|
|
react(refs):
src/components/shared/query-input.tsx#L423
src/components/shared/query-input.tsx:423:31: Cannot access refs during render
|
|
react(refs):
src/components/shared/query-input.tsx#L425
src/components/shared/query-input.tsx:425:14: Cannot access refs during render
|
|
react(refs):
src/components/shared/query-input.tsx#L415
src/components/shared/query-input.tsx:415:18: Cannot access refs during render
|
|
react(refs):
src/components/shared/issue-filters.tsx#L562
src/components/shared/issue-filters.tsx:562:35: Cannot access refs during render
|
|
react(refs):
src/components/shared/issue-filters.tsx#L197
src/components/shared/issue-filters.tsx:197:35: Cannot access refs during render
|
|
react(refs):
src/components/shared/issue-filters.tsx#L199
src/components/shared/issue-filters.tsx:199:35: Cannot access refs during render
|
|
eslint(no-underscore-dangle):
src/components/code/commit-list.interaction.test.tsx#L86
src/components/code/commit-list.interaction.test.tsx:86:61: Unexpected dangling '_' in '`ref_`'.
|
|
unicorn(consistent-function-scoping):
src/components/bugs/comment-box.interaction.test.tsx#L100
src/components/bugs/comment-box.interaction.test.tsx:100:12: Function `mockMutation` does not capture any variables from its parent scope
|