Skip to content

Merge pull request #1 from octoberswimmer/dependabot/github_actions/g… #8

Merge pull request #1 from octoberswimmer/dependabot/github_actions/g…

Merge pull request #1 from octoberswimmer/dependabot/github_actions/g… #8

Triggered via push March 8, 2024 15:25
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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