Add PickerType #7
Annotations
1 error and 7 warnings
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#L118
empty-block: this block is empty, you can remove it (revive)
|
lint:
datetimepicker/datetimepicker.go#L125
empty-block: this block is empty, you can remove it (revive)
|
lint:
datetimepicker/datetimepicker.go#L35
exported: exported const Date should have comment (or a comment on this block) or be unexported (revive)
|
lint:
datetimepicker/datetimepicker.go#L46
exported: exported const Hour12 should have comment (or a comment on this block) or be unexported (revive)
|
lint:
datetimepicker/datetimepicker.go#L54
exported: exported const DateTime should have comment (or a comment on this block) or be unexported (revive)
|