You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the same missing resource is reported multiple times, e.g.:
local resource "api/griffon/core/env/Metadata.html" missing
local resource "api/griffon/core/env/Metadata.html" missing
local resource "api/griffon/core/env/Feature.html" missing
local resource "api/griffon/core/env/Feature.html" missing
local resource "api/griffon/core/env/Metadata.html" missing
local resource "api/griffon/core/env/Metadata.html" missing
Should better be:
local resource "api/griffon/core/env/Metadata.html" missing (reference count: 4)
local resource "api/griffon/core/env/Feature.html" missing (reference count: 2)
The text was updated successfully, but these errors were encountered:
2 missing id found.
link target "nowhere" missing (reference count 1)
link target "duplicate" missing (reference count 1)
gernotstarke
changed the title
"Missing Local Resources Checker" does not detect duplicate findings
"Missing Local Resources Checker" needs reference counter
Oct 31, 2014
the same missing resource is reported multiple times, e.g.:
Should better be:
local resource "api/griffon/core/env/Metadata.html" missing (reference count: 4)
local resource "api/griffon/core/env/Feature.html" missing (reference count: 2)
The text was updated successfully, but these errors were encountered: