wip: str->string, use : for portAddrs #695
Annotations
10 errors and 2 warnings
lint:
internal/runtime/funcs/add.go#L1
: # github.com/nevalang/neva/internal/runtime/funcs
|
lint:
cmd/interpreter/main.go#L17
could not import github.com/nevalang/neva/internal/runtime/funcs (-: # github.com/nevalang/neva/internal/runtime/funcs
|
lint:
internal/compiler/irgen/net.go#L171
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
internal/embed.go#L5
comment on exported var `Efs` should be of the form `Efs ...` (golint)
|
lint:
pkg/typesystem/resolver_test.go#L13
error strings should not be capitalized or end with punctuation or a newline (golint)
|
lint:
internal/compiler/irgen/irgen.go#L82
`(Generator).processComponentNode` - `ctx` is unused (unparam)
|
lint:
internal/compiler/irgen/net.go#L62
`(Generator).processSenderSide` - `scope` is unused (unparam)
|
lint:
internal/compiler/irgen/net.go#L66
(Generator).processSenderSide - result 1 (error) is always nil (unparam)
|
lint:
internal/compiler/irgen/net.go#L125
`(Generator).insertAndReturnOutports` - `outports` is unused (unparam)
|
lint:
internal/compiler/analyzer/main_component.go#L89
`(Analyzer).analyzeMainComponentNodes` - `pkg` is unused (unparam)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|