Skip to content

feat: clean bindings #ntrn-410 #2619

feat: clean bindings #ntrn-410

feat: clean bindings #ntrn-410 #2619

Triggered via pull request October 28, 2024 14:20
Status Failure
Total duration 3m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: wasmbinding/message_plugin.go#L11
ST1019: package "github.com/neutron-org/neutron/v5/x/contractmanager/types" is being imported more than once (stylecheck)
lint: wasmbinding/message_plugin.go#L41
ST1019(related information): other import of "github.com/neutron-org/neutron/v5/x/contractmanager/types" (stylecheck)
lint: wasmbinding/test/custom_message_test.go#L16
ST1019: package "github.com/neutron-org/neutron/v5/x/contractmanager/keeper" is being imported more than once (stylecheck)
lint: wasmbinding/test/custom_message_test.go#L29
ST1019(related information): other import of "github.com/neutron-org/neutron/v5/x/contractmanager/keeper" (stylecheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/