feat: #242 create oxvg_jsx #185
checks.yml
on: pull_request
Rust formatting
11s
Rust checks (clippy, doc)
4m 35s
Toml formatting
5s
Spell Check with Typos
7s
Annotations
4 errors and 15 warnings
|
Spell Check with Typos
Process completed with exit code 2.
|
|
Rust formatting
Process completed with exit code 101.
|
|
Rust checks (clippy, doc)
Process completed with exit code 101.
|
|
Rust checks (clippy, doc)
Process completed with exit code 101.
|
|
Workflow syntax warning:
.github/workflows/checks.yml#L36
.github/workflows/checks.yml (Line: 36, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Toml formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spell Check with Typos
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spell Check with Typos:
packages/jsx/index.d.ts#L130
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
packages/jsx/index.d.ts#L9
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
packages/jsx/index.d.ts#L7
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
crates/oxvg_jsx/src/config.rs#L214
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
crates/oxvg_jsx/src/config.rs#L212
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
crates/oxvg_jsx/src/config.rs#L19
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
crates/oxvg_jsx/src/config.rs#L17
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
crates/oxvg_jsx/src/error.rs#L73
"occured" should be "occurred".
|
|
Spell Check with Typos:
crates/oxvg/src/commands/jsx.rs#L76
"Wether" should be "Weather" or "Whether".
|
|
Spell Check with Typos:
crates/oxvg/src/commands/jsx.rs#L73
"Wether" should be "Weather" or "Whether".
|
|
Rust formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust checks (clippy, doc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|