Add date and time picker #1
Annotations
5 errors and 6 warnings
lint:
datetimepicker/datetimepicker.go#L4
File is not `goimports`-ed (goimports)
|
lint:
datetimepicker/datetimepicker.go#L70
unnecessary leading newline (whitespace)
|
lint:
datetimepicker/datetimepicker.go#L74
unnecessary leading newline (whitespace)
|
lint:
datetimepicker/datetimepicker.go#L141
unnecessary leading newline (whitespace)
|
lint
issues found
|
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/bubbles/bubbles. Supported file pattern: go.sum
|
lint:
datetimepicker/datetimepicker.go#L34
exported: exported const Date should have comment (or a comment on this block) or be unexported (revive)
|
lint:
datetimepicker/datetimepicker.go#L194
exported: exported method Model.Init should have comment or be unexported (revive)
|
lint:
datetimepicker/datetimepicker.go#L99
empty-block: this block is empty, you can remove it (revive)
|
lint:
datetimepicker/datetimepicker.go#L106
empty-block: this block is empty, you can remove it (revive)
|