Top-level Publish tests #46
Annotations
1 error and 11 warnings
Build and test
Process completed with exit code 1.
|
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test:
lib/smee/publish/csv.ex#L21
this clause for extract/1 cannot match because a previous clause at line 4 always matches
|
Build and test:
lib/smee/publish.ex#L77
unused alias Csv
|
Build and test:
lib/smee/publish.ex#L71
unused alias Disco
|
Build and test:
lib/smee/publish.ex#L76
unused alias Markdown
|
Build and test:
lib/smee/publish.ex#L74
unused alias Thiss
|
Build and test:
lib/smee/publish.ex#L73
unused alias Udest
|
Build and test:
lib/smee/publish.ex#L72
unused alias Udisco
|
Build and test:
lib/smee/publish/index.ex#L19
this clause for extract/1 cannot match because a previous clause at line 5 always matches
|
Build and test:
lib/smee/publish/index.ex#L36
this clause for encode/1 cannot match because a previous clause at line 5 always matches
|
Build and test:
lib/smee/publish/markdown.ex#L21
this clause for extract/1 cannot match because a previous clause at line 5 always matches
|