Skip to content

Improve performance of action icon loading and class loading of index classes #2959

Improve performance of action icon loading and class loading of index classes

Improve performance of action icon loading and class loading of index classes #2959

Triggered via pull request December 26, 2023 07:14
Status Failure
Total duration 17m 4s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 8 warnings, and 1 notice
test (windows-latest)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully" At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1 + [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : Win32Exception
Qodana
The number of problems exceeds the failThreshold
Companion object in extensions: src/nl/hannahsten/texifyidea/index/LatexGlossaryEntryIndex.kt#L12
Extensions should not contain a companion object
Companion object in extensions: src/nl/hannahsten/texifyidea/index/LatexCommandsIndex.kt#L12
Extensions should not contain a companion object
Companion object in extensions: src/nl/hannahsten/texifyidea/index/LatexDefinitionIndex.kt#L12
Extensions should not contain a companion object
Companion object in extensions: src/nl/hannahsten/texifyidea/index/LatexEnvironmentsIndex.kt#L12
Extensions should not contain a companion object
Companion object in extensions: src/nl/hannahsten/texifyidea/index/LatexIncludesIndex.kt#L13
Extensions should not contain a companion object
Companion object in extensions: src/nl/hannahsten/texifyidea/index/LatexMagicCommentIndex.kt#L10
Extensions should not contain a companion object
Call chain on collection could be converted into 'Sequence' to improve performance: src/nl/hannahsten/texifyidea/settings/sdk/TectonicSdk.kt#L33
Call chain on a collection could be converted into 'Sequence' to improve performance