Skip to content

SPIKE: e2e testing

SPIKE: e2e testing #38

Triggered via pull request February 23, 2024 08:25
@dckcdckc
synchronize #12
dc-e2e-testing
Status Failure
Total duration 1m 26s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
all: contract/src/start-contract-proposal.js#L16
'CENT' is assigned a value but never used. Allowed unused vars must match /^_/u
all: contract/src/start-contract-proposal.js#L29
'publishBrandInfo' is assigned a value but never used. Allowed unused vars must match /^_/u
all: contract/src/start-contract-proposal.js#L88
'ist' is assigned a value but never used. Allowed unused vars must match /^_/u
all: contract/src/start-contract-proposal.js#L92
'oneIST' is never reassigned. Use 'const' instead
all: contract/src/swaparoo.js#L2
Definition for rule '@typescript-eslint/no-floating-promises' was not found
all: contract/src/swaparoo.js#L10
'AmountShape' is defined but never used. Allowed unused vars must match /^_/u
all: contract/src/swaparoo.js#L17
'trace' is assigned a value but never used. Allowed unused vars must match /^_/u
all: contract/src/swaparoo.js#L52
@param "namesByAddressAdminP" does not match an existing function parameter
all: contract/src/swaparoo.js#L94
'want' is already declared in the upper scope on line 92 column 13
all: contract/src/swaparoo.js#L145
Unary operator '++' used
all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
all: contract/src/objectTools.js#L7
The first `await` appearing in an async function must not be nested
all: contract/src/start-contract-proposal.js#L41
Missing JSDoc @param "config" declaration
all: contract/src/swaparoo.js#L52
Missing JSDoc @param "namesByAddressAdminP" type
all: contract/src/swaparoo.js#L143
Prefer for...of instead of Array.forEach
all: contract/test/market-actors.js#L192
The first `await` appearing in an async function must not be nested
all: contract/test/test-swap-wallet.js#L206
The first `await` appearing in an async function must not be nested
all: contract/test/test-swap-wallet.js#L215
Missing JSDoc @param "issuerKeywordRecord" declaration