Skip to content

Update linter depedency - #54

Closed
Vatsal-Verma wants to merge 1 commit into
jenkinsci:mainfrom
Vatsal-Verma:patch-1
Closed

Update linter depedency #54
Vatsal-Verma wants to merge 1 commit into
jenkinsci:mainfrom
Vatsal-Verma:patch-1

Conversation

@Vatsal-Verma

Copy link
Copy Markdown

handling pull request #52

changes

uses: actions/checkout@v3 -> uses: actions/checkout@v4 (compatible, faster, secure)

github/super-linter/slim@v4 -> github/super-linter/slim@v6 (supports newer linters, better error reporting, works smoothly with Ubuntu 22.04 runners)

Signed-off-by: Psychedelics <146416700+Vatsal-Verma@users.noreply.github.com>
@Vatsal-Verma

Copy link
Copy Markdown
Author

Hmm, I get the issue. This test is failing
image

  • major problem was String.isBlank should not be null, because of which internal tests were failing
image
  • when I corrected it, then all tests were passed.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant