Refresh file set cache in background #3698
Triggered via pull request
January 23, 2025 21:09
Status
Failure
Total duration
6h 0m 40s
Artifacts
–
Annotations
6 errors, 4 warnings, and 2 notices
Qodana
The number of problems exceeds the failThreshold
|
test (windows-latest)
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 360 minutes.
|
test (windows-latest)
The operation was canceled.
|
test (windows-latest)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.4\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
test (ubuntu-latest)
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 360 minutes.
|
test (ubuntu-latest)
The operation was canceled.
|
Redundant 'suspend' modifier:
src/nl/hannahsten/texifyidea/util/files/PsiFile.kt#L117
Redundant 'suspend' modifier
|
Qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Unnecessary type argument:
src/nl/hannahsten/texifyidea/util/files/ReferencedFileSetCache.kt#L153
Remove explicit type arguments
|
Unnecessary type argument:
src/nl/hannahsten/texifyidea/util/files/ReferencedFileSetCache.kt#L154
Remove explicit type arguments
|