Ignore folders, system and hidden files #765
lint-and-build.yml
on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
26 errors
Pyright (ubuntu-22.04, 3.11):
src/split_parser.py#L5
"FILE_ATTRIBUTE_HIDDEN" is unknown import symbol (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/split_parser.py#L5
Type of "FILE_ATTRIBUTE_HIDDEN" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.11):
src/split_parser.py#L5
"FILE_ATTRIBUTE_SYSTEM" is unknown import symbol (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/split_parser.py#L5
Type of "FILE_ATTRIBUTE_SYSTEM" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.11)
4 errors
|
Pyright (ubuntu-22.04, 3.12):
src/split_parser.py#L5
"FILE_ATTRIBUTE_HIDDEN" is unknown import symbol (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.12):
src/split_parser.py#L5
Type of "FILE_ATTRIBUTE_HIDDEN" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.12):
src/split_parser.py#L5
"FILE_ATTRIBUTE_SYSTEM" is unknown import symbol (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.12):
src/split_parser.py#L5
Type of "FILE_ATTRIBUTE_SYSTEM" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.12)
4 errors
|
Build (windows-latest, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
Build (windows-latest, 3.12)
The operation was canceled.
|
ruff (windows-latest, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
ruff (windows-latest, 3.12)
The operation was canceled.
|
Pyright (windows-latest, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
Pyright (windows-latest, 3.11)
The operation was canceled.
|
Build (windows-latest, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
Build (windows-latest, 3.11)
The operation was canceled.
|
ruff (windows-latest, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
ruff (windows-latest, 3.11)
The operation was canceled.
|
Pyright (windows-latest, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
Pyright (windows-latest, 3.12)
The operation was canceled.
|
Build (ubuntu-22.04, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
Build (ubuntu-22.04, 3.12)
The operation was canceled.
|
Build (ubuntu-22.04, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-ignore-folders,-system-and-hidden-files' exists
|
Build (ubuntu-22.04, 3.11)
The operation was canceled.
|