Skip to content

Adding IColumn properties supported by tubular to the main model. (#646) #897

Adding IColumn properties supported by tubular to the main model. (#646)

Adding IColumn properties supported by tubular to the main model. (#646) #897

Workflow file for this run

name: Build and Report Sonar
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/build-sonar.yml@master
with:
node-version: '18.20.4'

Check failure on line 14 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build and Report Sonar

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 14, Col: 21): Invalid input, node-version is not defined in the referenced workflow.
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}