Merge aerials update to master #145
Annotations
12 warnings
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests:
app/templates/application.hbs#L37
You are using the component {{labs-bbl-lookup}} with curly component syntax. You should use <LabsBblLookup> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['labs-bbl-lookup'] }`.
|
Tests:
app/templates/application.hbs#L44
You are using the component {{tooltip-renderer}} with curly component syntax. You should use <TooltipRenderer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['tooltip-renderer'] }`.
|
Tests:
app/templates/application.hbs#L50
You are using the component {{map-popup-content}} with curly component syntax. You should use <MapPopupContent> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['map-popup-content'] }`.
|
Tests:
app/templates/application.hbs#L58
You are using the component {{source.layer}} with curly component syntax. You should use <Source.Layer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['source.layer'] }`.
|
Tests:
app/templates/application.hbs#L71
You are using the component {{source.layer}} with curly component syntax. You should use <Source.Layer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['source.layer'] }`.
|
Tests:
app/templates/application.hbs#L99
You are using the component {{source.layer}} with curly component syntax. You should use <Source.Layer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['source.layer'] }`.
|
Tests:
app/templates/application.hbs#L112
You are using the component {{source.layer}} with curly component syntax. You should use <Source.Layer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['source.layer'] }`.
|
Tests:
app/templates/application.hbs#L135
You are using the component {{source.layer}} with curly component syntax. You should use <Source.Layer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['source.layer'] }`.
|
Tests:
app/templates/application.hbs#L148
You are using the component {{source.layer}} with curly component syntax. You should use <Source.Layer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['source.layer'] }`.
|
Tests:
app/templates/application.hbs#L171
You are using the component {{source.layer}} with curly component syntax. You should use <Source.Layer> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['source.layer'] }`.
|