Skip to content

Support authorization check in Consumer authenticateJwtLocal (#155) #120

Support authorization check in Consumer authenticateJwtLocal (#155)

Support authorization check in Consumer authenticateJwtLocal (#155) #120

Triggered via push July 20, 2026 20:40
Status Success
Total duration 9m 9s
Artifacts

publish.yml

on: push
Release build and publish
9m 6s
Release build and publish
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Workflow syntax warning: .github/workflows/publish.yml#L38
.github/workflows/publish.yml (Line: 38, 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 ${{ }}?
Workflow syntax warning: .github/workflows/publish.yml#L42
.github/workflows/publish.yml (Line: 42, 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 ${{ }}?
Workflow syntax warning: .github/workflows/publish.yml#L46
.github/workflows/publish.yml (Line: 46, 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 ${{ }}?
Workflow syntax warning: .github/workflows/publish.yml#L50
.github/workflows/publish.yml (Line: 50, 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 ${{ }}?
Workflow syntax warning: .github/workflows/publish.yml#L54
.github/workflows/publish.yml (Line: 54, 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 ${{ }}?
Release build and publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/