Update README #4
Annotations
10 errors and 2 warnings
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)
|
lint:
prop/prop.go#L67
exported: exported function Src should have comment or be unexported (revive)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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
Restore cache failed: Dependencies file is not found in /home/runner/work/masc/masc. Supported file pattern: go.sum
|