Renaming and splitting Publisher functions rather than using an :aggr… #40
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.ex#L34
unused alias XmlMunger
|
Build and test:
lib/smee/publish/common.ex#L3
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L18
variable "options" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L55
variable "k" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L59
variable "lang" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L64
variable "lang" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L69
variable "lang" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L74
variable "lang" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L78
variable "lang" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/smee/publish/disco.ex#L86
variable "lang" is unused (if the variable is not meant to be used, prefix it with an underscore)
|