deploysc is displayed separately from executesc #3323
lint.yml
on: pull_request
lint
2m 44s
lint-web-frontend
2m 50s
lint-wails-frontend
21s
Annotations
9 errors and 12 warnings
lint:
internal/handler/api.go#L9
could not import github.com/massalabs/station-massa-wallet/internal/handler/wallet (-: # github.com/massalabs/station-massa-wallet/internal/handler/wallet
|
lint:
internal/handler/wallet/sign.go#L328
msg.DataStore undefined (type *executesc.MessageContent has no field or method DataStore)
|
lint:
internal/handler/wallet/sign.go#L332
undefined: onchain.DeSerializeDatastore
|
lint:
internal/handler/wallet/sign.go#L332
msg.DataStore undefined (type *executesc.MessageContent has no field or method DataStore)
|
lint:
internal/handler/wallet/sign.go#L337
undefined: onchain.DatastoreToDeployedContract) (typecheck)
|
lint:
internal/handler/wallet/sign.go#L328
msg.DataStore undefined (type *executesc.MessageContent has no field or method DataStore) (typecheck)
|
lint:
internal/handler/wallet/sign.go#L332
undefined: onchain.DeSerializeDatastore (typecheck)
|
lint:
internal/handler/wallet/sign.go#L337
undefined: onchain.DatastoreToDeployedContract (typecheck)
|
lint
issues found
|
lint-wails-frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-web-frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L64
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L102
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L110
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L140
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L151
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/src/custom/smart-contract/useFTTransfer.tsx#L50
Forbidden non-null assertion
|
lint-web-frontend:
web-frontend/src/mirage/handlers/account.ts#L78
Unexpected any. Specify a different type
|
lint-web-frontend:
web-frontend/src/mirage/handlers/account.ts#L97
Unexpected any. Specify a different type
|
lint-web-frontend:
web-frontend/src/mirage/handlers/account.ts#L132
Unexpected any. Specify a different type
|