Skip to content

Fix #3361: false positive on duplicate identifier on @string entries in bib files #2961

Fix #3361: false positive on duplicate identifier on @string entries in bib files

Fix #3361: false positive on duplicate identifier on @string entries in bib files #2961

Re-run triggered December 29, 2023 08:18
Status Failure
Total duration 16m 44s
Artifacts

main.yml

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

Annotations

3 errors, 32 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
Incorrect service retrieving: src/nl/hannahsten/texifyidea/settings/TexifyProjectSettings.kt#L17
The 'nl.hannahsten.texifyidea.settings.TexifyProjectSettings' class is not registered as a service
Qodana
The number of problems exceeds the failThreshold
Eager creation of action presentation: src/nl/hannahsten/texifyidea/action/insert/InsertPartAction.kt#L9
Action presentation instantiated in the constructor
Eager creation of action presentation: src/nl/hannahsten/texifyidea/action/LatexToggleStarAction.kt#L22
Action presentation instantiated in the constructor
Eager creation of action presentation: src/nl/hannahsten/texifyidea/action/preview/ShowTikzPreview.kt#L22
Action presentation instantiated in the constructor
Eager creation of action presentation: src/nl/hannahsten/texifyidea/action/ForwardSearchAction.kt#L16
Action presentation instantiated in the constructor
Eager creation of action presentation: src/nl/hannahsten/texifyidea/action/analysis/WordCountAction.kt#L28
Action presentation instantiated in the constructor
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