chore: unexport and rename some ofrep error funcs #115
lint.yml
on: pull_request
Lint Go
3m 14s
Lint Markdown
3s
Lint UI
32s
Go Mod Tidy
53s
Annotations
8 warnings
|
|
Lint UI:
ui/src/components/forms/Dropdown.tsx#L61
Replace `action.inActiveClassName·??·'text-gray-700'` with `(action.inActiveClassName·??·'text-gray-700')`
|
|
|
Lint UI:
ui/src/components/forms/Dropdown.tsx#L90
Replace `action.inActiveClassName·??·'text-gray-500'` with `(action.inActiveClassName·??·'text-gray-500')`
|
Lint Go
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Lint Go
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|