Skip to content

bump vercel/ncc

bump vercel/ncc #4

GitHub Actions / lint failed Feb 12, 2024 in 0s

lint

1 failure(s) found
1 warning(s) found
1 notice(s) found

Annotations

Check warning on line 33 in index.js

See this annotation in the file changed.

@github-actions github-actions / lint

Doing foo is not recommended, consider using bar

`foo` is deprecated since version 1.2.3, please use `bar`.

Check notice on line 11 in index.js

See this annotation in the file changed.

@github-actions github-actions / lint

Quick tip, avoid drinking too much beer

Beer is one of the oldest and most widely consumed alcoholic drinks in the world, but drink in moderation!

Check failure on line 42 in index.js

See this annotation in the file changed.

@github-actions github-actions / lint

ArithmeticException

Exception in thread "main" java.lang.ArithmeticException: / by zero
        at Test.bar(Test.java:9)
        at Test.foo(Test.java:3)
        at Main.main(Main.java:3)

Check failure on line 43 in index.js

See this annotation in the file changed.

@github-actions github-actions / lint

index.js#L42-L43

Using GitHub's official format allows for some cool stuff (e.g. multiline annotations).