This repository has been archived by the owner on Feb 8, 2025. It is now read-only.
perf(api): reduce network job frequency #1029
tests.yaml
on: push
lib
1m 36s
contracts-foundry
6m 48s
contracts-abi
2m 44s
api
6m 6s
api-build
8m 9s
api-ampli
44s
app-tests
2m 17s
app-web-build
4m 14s
app-ampli
38s
docs
1m 41s
Annotations
3 errors and 20 warnings
contracts-foundry
unable to access 'https://github.com/matter-labs/foundry-zksync/': Failed to connect to github.com port 443 after 134479 ms: Connection timed out
|
contracts-foundry
unable to access 'https://github.com/matter-labs/foundry-zksync/': Failed to connect to github.com port 443 after 133334 ms: Connection timed out
|
contracts-foundry
A branch or tag with the name 'dev' could not be found
|
app-tests:
app/src/api/network/noop.ts#L3
'noopExchange' is assigned a value but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L118
Unexpected any. Specify a different type
|
app-tests:
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L166
'm' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/app/(sheet)/ledger/approve.tsx#L17
'skip' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/AccountSelector.tsx#L5
'AddressIcon' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/AccountSelector.tsx#L6
'ICON_SIZE' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/AccountSelector.tsx#L7
'memo' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/Blur/index.tsx#L27
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/components/CreateAccount.tsx#L95
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/components/account/PolicySuggestions.tsx#L2
'showError' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/api/network/noop.ts#L3
'noopExchange' is assigned a value but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L118
Unexpected any. Specify a different type
|
app-tests:
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L166
'm' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/app/(sheet)/ledger/approve.tsx#L17
'skip' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/AccountSelector.tsx#L5
'AddressIcon' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/AccountSelector.tsx#L6
'ICON_SIZE' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/AccountSelector.tsx#L7
'memo' is defined but never used. Allowed unused vars must match /^_/u
|
app-tests:
app/src/components/Blur/index.tsx#L27
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/components/CreateAccount.tsx#L95
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/components/account/PolicySuggestions.tsx#L2
'showError' is defined but never used. Allowed unused vars must match /^_/u
|