Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OLD PoC] Source generators #3035

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Hardcode source generator in project

0914009
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

[OLD PoC] Source generators #3035

Hardcode source generator in project
0914009
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report docs-tests failed Jul 17, 2024 in 1s

24 passed, 44 failed and 0 skipped

Tests failed

❌ test-report.xml

68 tests were completed in 501s with 24 passed, 44 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sclicheck.DocTests.command basics 1❌ 3s
sclicheck.DocTests.command compile 1❌ 3s
sclicheck.DocTests.command completions 1✅ 2ms
sclicheck.DocTests.command config 1✅ 8s
sclicheck.DocTests.command doc 1❌ 3s
sclicheck.DocTests.command export 1✅ 12s
sclicheck.DocTests.command fmt 1✅ 15s
sclicheck.DocTests.command misc/bloop 1✅ 3s
sclicheck.DocTests.command package 1❌ 7s
sclicheck.DocTests.command publishing/publish 1✅ 2ms
sclicheck.DocTests.command publishing/publish-setup 1✅ 10s
sclicheck.DocTests.command repl 1✅ 4ms
sclicheck.DocTests.command run 1❌ 3s
sclicheck.DocTests.command setup-ide 1✅ 2s
sclicheck.DocTests.command shebang 1✅ 1ms
sclicheck.DocTests.command test 1❌ 3s
sclicheck.DocTests.command version 1✅ 14s
sclicheck.DocTests.cookbook ide/intellij 1❌ 4s
sclicheck.DocTests.cookbook ide/intellij-multi-bsp 1✅ 7s
sclicheck.DocTests.cookbook ide/intellij-sbt-with-bsp 1✅ 9ms
sclicheck.DocTests.cookbook ide/vscode 1❌ 4s
sclicheck.DocTests.cookbook introduction/formatting 1✅ 18s
sclicheck.DocTests.cookbook introduction/gists 1❌ 3s
sclicheck.DocTests.cookbook introduction/instant-startup-scala-scripts 1❌ 4s
sclicheck.DocTests.cookbook introduction/scala-jvm 1✅ 3ms
sclicheck.DocTests.cookbook introduction/scala-scripts 1❌ 3s
sclicheck.DocTests.cookbook introduction/scala-versions 1❌ 3s
sclicheck.DocTests.cookbook introduction/test-only 1❌ 3s
sclicheck.DocTests.cookbook package/native-images 1❌ 3s
sclicheck.DocTests.cookbook package/scala-docker 1❌ 3s
sclicheck.DocTests.cookbook package/scala-package 1❌ 3s
sclicheck.DocTests.guide advanced/java-properties 1✅ 1ms
sclicheck.DocTests.guide advanced/piping 1❌ 3s
sclicheck.DocTests.guide advanced/scala-js 1❌ 5s
sclicheck.DocTests.guide advanced/snippets 1❌ 3s
sclicheck.DocTests.guide advanced/verbosity 1❌ 3s
sclicheck.DocTests.guide introduction/configuration 1❌ 6s
sclicheck.DocTests.guide introduction/dependencies 1❌ 3s
sclicheck.DocTests.guide introduction/old-runner-migration 1❌ 3s
sclicheck.DocTests.guide introduction/toolkit 1❌ 4s
sclicheck.DocTests.guide introduction/update-dependencies 1✅ 4s
sclicheck.DocTests.guide introduction/using-directives 1❌ 3s
sclicheck.DocTests.guide power/markdown 1❌ 3s
sclicheck.DocTests.guide power/offline 1✅ 1ms
sclicheck.DocTests.guide power/proxy 1✅ 2ms
sclicheck.DocTests.guide power/python 1✅ 1ms
sclicheck.DocTests.guide power/repositories 1✅ 1ms
sclicheck.DocTests.guide scripting/scripts 1❌ 3s
sclicheck.DocTests.guide scripting/shebang 1❌ 3s
sclicheck.DocTests.reference scala-command/index 1✅ 1ms
sclicheck.DocTests.root getting_started 1❌ 8s
sclicheck.DocTests.root release_notes 1❌ 8s
sclicheck.GifTests.complete-install 1✅ 177s
sclicheck.GifTests.defaults 1❌ 8s
sclicheck.GifTests.demo 1❌ 8s
sclicheck.GifTests.education 1❌ 8s
sclicheck.GifTests.embeddable_scripts 1❌ 8s
sclicheck.GifTests.fast-scripts 1❌ 8s
sclicheck.GifTests.learning_curve 1❌ 9s
sclicheck.GifTests.powerful_scripts 1❌ 9s
sclicheck.GifTests.projects 1❌ 9s
sclicheck.GifTests.prototyping 1❌ 9s
sclicheck.GifTests.scripting 1❌ 8s
sclicheck.GifTests.self-contained-examples 1❌ 8s
sclicheck.GifTests.todo 1❌ 8s
sclicheck.GifTests.universal_tool 1❌ 8s
sclicheck.GifTests.versions 1❌ 8s
sclicheck.SclicheckTests.Run regex 1✅ 6ms

❌ sclicheck.DocTests.command basics

❌ 
	ERROR:

❌ sclicheck.DocTests.command compile

❌ 
	ERROR:

✅ sclicheck.DocTests.command completions

✅ sclicheck.DocTests.command config

❌ sclicheck.DocTests.command doc

❌ 
	ERROR:

✅ sclicheck.DocTests.command export

✅ sclicheck.DocTests.command fmt

✅ sclicheck.DocTests.command misc/bloop

❌ sclicheck.DocTests.command package

❌ 
	ERROR:

✅ sclicheck.DocTests.command publishing/publish

✅ sclicheck.DocTests.command publishing/publish-setup

✅ sclicheck.DocTests.command repl

❌ sclicheck.DocTests.command run

❌ 
	ERROR:

✅ sclicheck.DocTests.command setup-ide

✅ sclicheck.DocTests.command shebang

❌ sclicheck.DocTests.command test

❌ 
	ERROR:

✅ sclicheck.DocTests.command version

❌ sclicheck.DocTests.cookbook ide/intellij

❌ 
	ERROR:

✅ sclicheck.DocTests.cookbook ide/intellij-multi-bsp

✅ sclicheck.DocTests.cookbook ide/intellij-sbt-with-bsp

❌ sclicheck.DocTests.cookbook ide/vscode

❌ 
	ERROR:

✅ sclicheck.DocTests.cookbook introduction/formatting

❌ sclicheck.DocTests.cookbook introduction/gists

❌ 
	ERROR:

❌ sclicheck.DocTests.cookbook introduction/instant-startup-scala-scripts

❌ 
	ERROR:

✅ sclicheck.DocTests.cookbook introduction/scala-jvm

❌ sclicheck.DocTests.cookbook introduction/scala-scripts

❌ 
	ERROR:

❌ sclicheck.DocTests.cookbook introduction/scala-versions

❌ 
	ERROR:

❌ sclicheck.DocTests.cookbook introduction/test-only

❌ 
	ERROR:

❌ sclicheck.DocTests.cookbook package/native-images

❌ 
	ERROR:

❌ sclicheck.DocTests.cookbook package/scala-docker

❌ 
	ERROR:

❌ sclicheck.DocTests.cookbook package/scala-package

❌ 
	ERROR:

✅ sclicheck.DocTests.guide advanced/java-properties

❌ sclicheck.DocTests.guide advanced/piping

❌ 
	ERROR:

❌ sclicheck.DocTests.guide advanced/scala-js

❌ 
	ERROR:

❌ sclicheck.DocTests.guide advanced/snippets

❌ 
	ERROR:

❌ sclicheck.DocTests.guide advanced/verbosity

❌ 
	ERROR:

❌ sclicheck.DocTests.guide introduction/configuration

❌ 
	ERROR:

❌ sclicheck.DocTests.guide introduction/dependencies

❌ 
	ERROR:

❌ sclicheck.DocTests.guide introduction/old-runner-migration

❌ 
	ERROR:

❌ sclicheck.DocTests.guide introduction/toolkit

❌ 
	ERROR:

✅ sclicheck.DocTests.guide introduction/update-dependencies

❌ sclicheck.DocTests.guide introduction/using-directives

❌ 
	ERROR:

❌ sclicheck.DocTests.guide power/markdown

❌ 
	ERROR:

✅ sclicheck.DocTests.guide power/offline

✅ sclicheck.DocTests.guide power/proxy

✅ sclicheck.DocTests.guide power/python

✅ sclicheck.DocTests.guide power/repositories

❌ sclicheck.DocTests.guide scripting/scripts

❌ 
	ERROR:

❌ sclicheck.DocTests.guide scripting/shebang

❌ 
	ERROR:

✅ sclicheck.DocTests.reference scala-command/index

❌ sclicheck.DocTests.root getting_started

❌ 
	ERROR:

❌ sclicheck.DocTests.root release_notes

❌ 
	ERROR:

✅ sclicheck.GifTests.complete-install

❌ sclicheck.GifTests.defaults

❌ 
	ERROR:

❌ sclicheck.GifTests.demo

❌ 
	ERROR:

❌ sclicheck.GifTests.education

❌ 
	ERROR:

❌ sclicheck.GifTests.embeddable_scripts

❌ 
	ERROR:

❌ sclicheck.GifTests.fast-scripts

❌ 
	ERROR:

❌ sclicheck.GifTests.learning_curve

❌ 
	ERROR:

❌ sclicheck.GifTests.powerful_scripts

❌ 
	ERROR:

❌ sclicheck.GifTests.projects

❌ 
	ERROR:

❌ sclicheck.GifTests.prototyping

❌ 
	ERROR:

❌ sclicheck.GifTests.scripting

❌ 
	ERROR:

❌ sclicheck.GifTests.self-contained-examples

❌ 
	ERROR:

❌ sclicheck.GifTests.todo

❌ 
	ERROR:

❌ sclicheck.GifTests.universal_tool

❌ 
	ERROR:

❌ sclicheck.GifTests.versions

❌ 
	ERROR:

✅ sclicheck.SclicheckTests.Run regex

Annotations

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.command basics ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/commands/basics.md:68] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.command compile ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/commands/compile.md:17] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.command doc ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/commands/doc.md:23] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.command package ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/commands/package.md:44] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.command run ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/commands/run.md:19] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.command test ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/commands/test.md:85] Compilation failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.cookbook ide/intellij ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/cookbooks/ide/intellij.md:59] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.cookbook ide/vscode ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/cookbooks/ide/vscode.md:35] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.cookbook introduction/gists ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/cookbooks/introduction/gists.md:24] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.cookbook introduction/instant-startup-scala-scripts ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/cookbooks/introduction/instant-startup-scala-scripts.md:42] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report docs-tests

sclicheck.DocTests.cookbook introduction/scala-scripts ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        [website/docs/cookbooks/introduction/scala-scripts.md:25] Commands failed.
        Category:
        sclicheck.FailedCheck
        File:
        sclicheck.scala
        Line:
        68