Remove examples Workflow #11
Annotations
6 errors and 11 warnings
golangci-lint:
dom_native.go#L69
type `jsFuncImpl` is unused (unused)
|
golangci-lint:
dom_native.go#L73
func `(*jsFuncImpl).String` is unused (unused)
|
golangci-lint:
dom_native.go#L74
func `(*jsFuncImpl).Release` is unused (unused)
|
golangci-lint:
dom_native.go#L76
func `valueOf` is unused (unused)
|
golangci-lint:
dom_native.go#L98
var `valueOfImpl` is unused (unused)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/masc/masc. Supported file pattern: go.sum
|
golangci-lint:
dom.go#L1246
unused-parameter: parameter 'this' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
prop/prop.go#L7
exported: exported type InputType should have comment or be unexported (revive)
|
golangci-lint:
prop/prop.go#L10
exported: exported const TypeButton should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
prop/prop.go#L39
exported: exported function Autofocus should have comment or be unexported (revive)
|
golangci-lint:
prop/prop.go#L43
exported: exported function Disabled should have comment or be unexported (revive)
|
golangci-lint:
prop/prop.go#L47
exported: exported function Checked should have comment or be unexported (revive)
|
golangci-lint:
prop/prop.go#L51
exported: exported function For should have comment or be unexported (revive)
|
golangci-lint:
prop/prop.go#L55
exported: exported function Href should have comment or be unexported (revive)
|
golangci-lint:
prop/prop.go#L59
exported: exported function ID should have comment or be unexported (revive)
|
golangci-lint:
prop/prop.go#L63
exported: exported function Placeholder should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading