Merge branch 'develop' into feat/DEPLOY-295-l2ep-refactoring #60017
Annotations
1 error and 20 warnings
Post Collect Metrics
Got error Error: No job for job name: "Lint" found during self-lookup, invalid job name given?
Available jobs names + ids: Detect changes|23461379794,Solidity Lint|23461388925,Prepublish Test|23461389130,Prettier Formatting|23461389377,Native Compilation|23461389562
, failing action
|
Run pnpm lint:
contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumCrossDomainGovernor.test.ts#L331
'dataBuffer' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumCrossDomainGovernor.test.ts#L334
'encoded' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumCrossDomainGovernor.test.ts#L352
'transaction' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumValidator.test.ts#L10
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumValidator.test.ts#L11
'arbitrumSequencerStatusRecorderAbi' is defined but never used. Allowed unused vars must match /^_/u
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumValidator.test.ts#L12
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumValidator.test.ts#L13
'arbitrumInboxAbi' is defined but never used. Allowed unused vars must match /^_/u
|
Run pnpm lint:
contracts/test/v0.8/L2EP/ArbitrumValidator.test.ts#L14
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/L2EP/OptimismCrossDomainGovernor.test.ts#L375
'dataBuffer' is never reassigned. Use 'const' instead
|
Run solhint
Interface name 'AutomationRegistryBase2_3' must start with "I"
|
Run solhint
GC: For [ StateLegacy ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
|
Run solhint
GC: For [ OnchainConfigLegacy ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
|
Run solhint
GC: For [ InitialTriggerConfig ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
|
Run solhint
Contract has 30 states declarations but allowed no more than 15
|
Run solhint
GC: For [ BillingConfig ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
|
Run solhint
Avoid to use tx.origin
|
Run solhint
Avoid to use low level calls
|
Run solhint
Avoid to use low level calls
|
Run solhint
Interface name 'AutomationCompatibleInterface' must start with "I"
|
The logs for this run have expired and are no longer available.
Loading