Fix field name to 'required` of ConfigurationParameterDescriptor #422
ci-cd.yml
on: pull_request
Matrix: build-and-test
Matrix: Publish 'latest' package to npm
Matrix: Publish 'next' package to npm
Annotations
9 errors
|
Build and test (ubuntu-latest, node-20)
Process completed with exit code 1.
|
|
Build and test (ubuntu-latest, node-20)
Property 'isRequired' does not exist on type 'ConfigurationParameterDescriptor'. Did you mean 'required'?
|
|
Build and test (ubuntu-latest, node-20)
Property 'isRequired' does not exist on type 'ConfigurationParameterDescriptor'. Did you mean 'required'?
|
|
Build and test (ubuntu-latest, node-18)
Process completed with exit code 1.
|
|
Build and test (ubuntu-latest, node-18)
Property 'isRequired' does not exist on type 'ConfigurationParameterDescriptor'. Did you mean 'required'?
|
|
Build and test (ubuntu-latest, node-18)
Property 'isRequired' does not exist on type 'ConfigurationParameterDescriptor'. Did you mean 'required'?
|
|
Build and test (ubuntu-latest, node-22)
Process completed with exit code 1.
|
|
Build and test (ubuntu-latest, node-22)
Property 'isRequired' does not exist on type 'ConfigurationParameterDescriptor'. Did you mean 'required'?
|
|
Build and test (ubuntu-latest, node-22)
Property 'isRequired' does not exist on type 'ConfigurationParameterDescriptor'. Did you mean 'required'?
|