Skip to content

Merge branch 'feature/access-gate' #1103

Merge branch 'feature/access-gate'

Merge branch 'feature/access-gate' #1103

Triggered via push October 7, 2024 19:35
Status Success
Total duration 10m 54s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, 18): packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L25
Do not call the 'set' function 'setBWPayloadHashes' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L26
Do not call the 'set' function 'setBWPayloadSchemas' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L35
Do not call the 'set' function 'setBWPayloadSchemas' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L48
Do not call the 'set' function 'setBWPayloadHashes' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/sdk/packages/access-gate/src/components/AccessCodeGateFlexbox.stories.tsx#L17
'args' is defined but never used. Allowed unused args must match /^_/u
build (ubuntu-latest, 18): packages/sdk/packages/node-renderer/src/components/module/graph/node/hooks/useNodeElement.tsx#L14
Do not call the 'set' function 'setCurrentElement' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/sdk/packages/node-renderer/src/components/module/graph/node/hooks/useNodeElement.tsx#L19
Do not call the 'set' function 'setBoundingBox' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/sdk/packages/node-renderer/src/components/module/graph/node/hooks/useNodeElement.tsx#L35
Do not call the 'set' function 'setCurrentElement' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/sdk/packages/payload/packages/table/src/components/Table/Table.tsx#L69
Do not call the 'set' function 'setRowsPerPage' of 'useState' directly in 'useEffect'
build (ubuntu-latest, 18): packages/sdk/packages/payload/packages/table/src/components/Table/Table.tsx#L76
Do not call the 'set' function 'setVisiblePayloads' of 'useState' directly in 'useEffect'