Skip to content

Linticator won't run #128

@DdOtzen

Description

@DdOtzen

It is a bit unclear, but linicator repo does not have a issue tab, so I assume here is the place to post linticator issues too?

Expected Behavior

When i click "run linicator" i expect it to run some lint commands.
And if it can't, I expect an error message that enables me to identify the problem.

Actual Behavior

I get a pop-up saying
(Cannot create a file when that file already exists)

I have no clue what that file is.
the log does not tell me eiter


!ENTRY com.linticator.Linticator 4 0 2022-02-01 13:14:43.242
!MESSAGE  (Cannot create a file when that file already exists)
!STACK 0
java.io.FileNotFoundException:  (Cannot create a file when that file already exists)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(Unknown Source)
	at java.base/java.io.FileInputStream.<init>(Unknown Source)
	at com.linticator.base.FileUtil.readFile(FileUtil.java:22)
	at com.linticator.config.CompilerConfigConfigurator.updateCompilerConfigFile(CompilerConfigConfigurator.java:31)
	at com.linticator.config.ProjectConfig.updateConfig(ProjectConfig.java:143)
	at com.linticator.lint.LintProjectJob.runLint(LintProjectJob.java:41)
	at com.linticator.lint.LintJob.run(LintJob.java:84)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Cevelop Version, Operating System and Compiler

Well no cevelop version.
It is
Code Composer Studio Version: 11.1.0.00011
Based on
Eclipse Version: 2.3.500.v20210303-1800 Build id: I20210303-1800
with
Linticator 1.6.0.202105261547

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions